Skip to content

[PLT-1135] Alias these commands to each other so users don't have to remember which one is valid. #1675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

sfendell-labelbox
Copy link
Contributor

@sfendell-labelbox sfendell-labelbox commented Jun 12, 2024

No description provided.

@sfendell-labelbox sfendell-labelbox marked this pull request as ready for review June 12, 2024 19:19
@sfendell-labelbox sfendell-labelbox requested a review from a team as a code owner June 12, 2024 19:19
@Gabefire
Copy link
Collaborator

Can you also do this one?

@@ -23,6 +23,9 @@ def __init__(self, client, project_id: str, batch_ids: List[str],
Entity.Task.get_task(self.client, task_id) for task_id in task_ids
]

def wait_until_done(self, timeout_seconds: int = 300) -> None:
self.wait_till_done(timeout_seconds)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might consider writing a unit tests (e.g.) copy and paste to ensure if they are changed accidentally, nothing breaks

adrian-chang
adrian-chang previously approved these changes Jul 8, 2024
@sfendell-labelbox sfendell-labelbox merged commit e3a7787 into develop Jul 9, 2024
19 of 20 checks passed
@sfendell-labelbox sfendell-labelbox deleted the PLT-1135 branch July 9, 2024 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants